Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(docs): Fix banner z-index, disable top swipe in old docs #3579

Merged
merged 4 commits into from
Jan 17, 2025

Conversation

sashachabin
Copy link
Member

@sashachabin sashachabin commented Dec 24, 2024

Решение

  1. Починил z-index у баннера — календарь оказывался выше

image

  1. В macOS и iOS срабатывает свайп вверх — отключил через overscroll-behavior-y
Screen.Recording.2024-12-24.at.14.43.32.mov

Чек-лист перед запросом ревью

  1. Добавлены тесты на все изменения
    ⬜ unit-тесты для логики
    ⬜ скриншоты для верстки и кросс-браузерности
    ✅ нерелевантно

  2. Добавлена (обновлена) документация
    ⬜ styleguidist для пропов и примеров использования компонентов
    ⬜ jsdoc для утилит и хелперов
    ⬜ комментарии для неочевидных мест в коде
    ⬜ прочие инструкции (README.md, contributing.md и др.)
    ✅ нерелевантно

  3. Изменения корректно типизированы
    ⬜ без использования any (см. PR 2856)
    ✅ нерелевантно

  4. Прочее
    ✅ все тесты и линтеры на CI проходят
    ✅ в коде нет лишних изменений
    ✅ заголовок PR кратко и доступно отражает суть изменений (он попадет в changelog)

@sashachabin sashachabin requested a review from SchwJ December 24, 2024 09:46
@sashachabin sashachabin changed the title Fix banner top scroll chore(docs): Fix banner top swipe in old docs Dec 26, 2024
Copy link
Member

@SchwJ SchwJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@sashachabin sashachabin changed the title chore(docs): Fix banner top swipe in old docs chore(docs): Fix banner z-index, disable top swipe in old docs Jan 17, 2025
@zhzz zhzz merged commit a00e1f5 into next Jan 17, 2025
7 checks passed
@zhzz zhzz deleted the fix-banner-top-scroll branch January 17, 2025 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants